Skip to content

teleport 17.4.1#217077

Merged
BrewTestBot merged 2 commits intomasterfrom
bump-teleport-17.4.1
Apr 2, 2025
Merged

teleport 17.4.1#217077
BrewTestBot merged 2 commits intomasterfrom
bump-teleport-17.4.1

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## Description
  • Fix a bug causing the discovery service to fail to configure teleport on discovered nodes when managed updates v2 are enabled. #53543

Download

Download the current and previous releases of Teleport at https://goteleport.com/download.

Plugins

Download the current release of Teleport plugins from the links below.

@github-actions github-actions Bot added go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` CI-linux-self-hosted Build on Linux self-hosted runner labels Mar 29, 2025
@daeho-ro daeho-ro force-pushed the bump-teleport-17.4.1 branch from ad93616 to 31bb613 Compare March 29, 2025 07:30
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions Bot added the stale No recent activity label Mar 31, 2025
@cho-m cho-m force-pushed the bump-teleport-17.4.1 branch from 31bb613 to 4eaba5d Compare April 1, 2025 16:35
@cho-m cho-m removed the stale No recent activity label Apr 1, 2025
@cho-m cho-m marked this pull request as draft April 1, 2025 16:35
@cho-m cho-m added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Apr 1, 2025
@cho-m cho-m force-pushed the bump-teleport-17.4.1 branch from 4eaba5d to 178b78c Compare April 1, 2025 17:16
@cho-m
Copy link
Copy Markdown
Member

cho-m commented Apr 1, 2025

pnpm 10 doesn't seem to like our build environment and leaks memory which can OOM build machine.

This first happens during pnpm -v which fetched another copy of pnpm due to packageManager. Setting managePackageManagerVersions=false seems to help there.

Afterward, a similar issue happens running pnpm --filter=... build. Not sure if this is from same code path or somewhere else.

@cho-m cho-m force-pushed the bump-teleport-17.4.1 branch 2 times, most recently from de8fea5 to 2556bc2 Compare April 1, 2025 22:07
@cho-m cho-m marked this pull request as ready for review April 1, 2025 22:07
@cho-m cho-m force-pushed the bump-teleport-17.4.1 branch from 2556bc2 to 9ad55ba Compare April 1, 2025 22:08
@cho-m cho-m added the ready to merge PR can be merged once CI is green label Apr 2, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 2025

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Apr 2, 2025
@BrewTestBot BrewTestBot enabled auto-merge April 2, 2025 02:24
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 2, 2025
Merged via the queue into master with commit 3cd4a48 Apr 2, 2025
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-teleport-17.4.1 branch April 2, 2025 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-linux-self-hosted Build on Linux self-hosted runner CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue ready to merge PR can be merged once CI is green rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants